home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / vol_100 / 121_01 / ml2.doc < prev    next >
Text File  |  1985-08-19  |  1KB  |  68 lines

  1.  
  2.      ML2 (1)                   BDS C Users' Group                   ML2 (1)
  3.  
  4.  
  5.  
  6.      NAME        NAME 
  7.           ml2 - modified l2 linker for MP/M 
  8.  
  9.      SYNOPSIS        SYNOPSIS 
  10.           ml2                                                                   ml2 {standard l2 files and options} [-r <runfile> <addr>] 
  11.  
  12.      DESCRIPTION        DESCRIPTION 
  13.           ___                                                                     ML2 is a version of Scott Layson's L2 linker which has been 
  14.           modified to produce MP/M modules.  The only usage change is 
  15.           the addition of the -r flag which will start the specified 
  16.           runtime file at the specified address, then build the rest 
  17.           of the module after it.  
  18.           For further information on L2, see the L2 program 
  19.           documentation.  
  20.  
  21.      CAVEATS        CAVEATS 
  22.           This program has not been tested by the librarian, due to 
  23.           lack of the MP/M operating system.  No bug reports have been 
  24.           received.  
  25.  
  26.      NOTES        NOTES 
  27.           Requires chario.c for link.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.                                       -1-
  66.  
  67. 
  68.           ml2